Currentdatabase not working in terminate event. Here is my code : Dim sess As New notessession Dim db As notesdatabase Set db=sess.currentdatabase It tells me "Object variable not set". This used to work perfectly fine in 5. Anybody can help plz ?
Go back